Interview Questions and Answer
Options:
a. Operationg System
b. Base Class Libraries
c. Common Language Runtime
d. Visual Studio.NET
Reveal Answer
Options:
a. Un-managed code runs inside the CLR and Un-safecode runs outside the CLR control
b. Un-managed code runs outside the CLR control while the Un-safe code runs inside the CLR control
c. Un-managed code runs outside the CLR and Un-safecode runs outside the CLR control
d. Un-managed code runs inside the CLR and Un-safecode runs inside the CLR control
Reveal Answer
Options:
a. It manages the code at execution time.
b. It does memory management, thread management.
c. It enforces strict variable type definitions, security and robustness
d. All the above
Reveal Answer
Options:
a. Class library
b. FCL
c. namespace
d. Root class
Reveal Answer
Options:
a. PE file
b. DLL File
c. EXE File
d. None of the above
Reveal Answer
Options:
a. Solution
b. Exit code
c. Return code
d. None
Reveal Answer
Options:
a. MSIL and Meta Data
b. Source Code and Native Code
c. MSIL only
d. Course code only
Reveal Answer
Options:
a. GarbageCollection, Code access Security
b. Code verification
c. Component packing & assemblies
d. Both A and B
e. A,B and C
Reveal Answer
Options:
a. Compile Time
b. Run Time
c. after the program terminates
d. None of the above
Reveal Answer
Options:
a. Namespace can span multiple assemblies.
b. Namespace is a collection of names and assembly is an output unit.
c. Both A and B
d. Both provides direct support for a set of built-in data types
Reveal Answer
Options:
a. Defines language standards for a .NET language and types declared in it.
b. Is where all shared .Net assembly resides.
c. It provides direct support for a set of built-in data types
d. Describes all class members and classes that are defined in the assembly.
Reveal Answer
Options:
a. It provides direct support for a set of built-in data types
b. Converts exe or dll in to IL code.
c. It defines a language standards for a .NET language and types declared in it
d. All the above
Reveal Answer
Options:
a. It defines a common set of types that can be used for different languages.
b. It defines a language standard for .NET language and types declared in it
c. It is a Intermediate language which is assembled into bytecode.
d. It provides direct support for a set of built-in data types
Reveal Answer
Options:
a. Framework that provides functionality for Web based UI.
b. It is used for Windows and Web based applications
c. ASP.NET is a base class library for Web based applications
Reveal Answer
Bestdotnet google plus